Package-level declarations
Types
Link copied to clipboard
class CPGCommunicationRequest(resource: CommunicationRequest) : CPGRequestResource<CommunicationRequest>
Link copied to clipboard
Link copied to clipboard
This abstracts the CPG Request Resources used in various activities. The various subclasses of CPGRequestResource act as a wrapper around the resource they are derived from and helps with the abstracted properties defined for each CPGRequestResource. e.g. CPGCommunicationRequest is a wrapper around the CommunicationRequest and helps with its Intent, Status and basedOn References.